home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / HENSA / MISC / TORNADO / EASY001.ZIP / 6 < prev    next >
Text File  |  1995-07-23  |  1KB  |  20 lines

  1. The Tornado shell
  2. -=-=-=-=-=-=-=-=-
  3.  
  4. Hmm - this is the most difficult part of Tornado to define. I wonder if I can
  5. really. Essentially, the shell is the part of Tornado (written last BTW)
  6. which provides the 'front-end' of Tornado, the bit which the programmer will
  7. interface with. I can't really describe it, but essentially it is designed to
  8. take stress out of the programmer's life, and to automate as much as
  9. possible. The shell is comprised of SWIs, the data returned by the SWIs -
  10. urrgh, I can't really put it into words, really because I can't quantify it
  11. to myself. Put it this way - it's the bit which makes all of these wonderful
  12. features seem much easier than they do at present, and takes away a lot of
  13. the work normally associated with structuring the code of wimp apps.
  14.  
  15. Fraid that's about it - when all the other stuff is done, I'll rewrite this
  16. and quote a few examples, 'cos I'll know then for certain that it's all
  17. written in stone, which I certainly don't right now.
  18.  
  19. Yep, definately forgot lots of stuff here ... mutter mutter ... :-)
  20.